-
Home
-
{eac}ObjectCache – a persistent object cache using a SQLite database to cache WordPress objects.
-
1.1.0
-
Code
-
Classes
- object_cache_extension
Total Complexity |
94 |
Dependencies |
1 |
Dependents |
0 |
Total lines |
684 |
Lines of code |
530 |
Logical lines of code |
157 |
Comment lines |
89 |
Methods |
10 |
Properties |
0 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
validate_config_option() |
C |
38 |
31 |
55 |
checkForInstall() |
B |
38 |
23 |
68 |
admin_options_settings() |
B |
32 |
14 |
116 |
admin_options_settings_advanced() |
A |
30 |
5 |
142 |
install_object_cache() |
A |
46 |
11 |
37 |
admin_options_help() |
S |
45 |
2 |
73 |
__construct() |
S |
55 |
2 |
20 |
initialize() |
S |
64 |
3 |
10 |
adminVersionUpdate() |
S |
72 |
2 |
6 |
addActionsAndFilters() |
S |
81 |
1 |
3 |